Appliance SupportBundle CreateSpec

Appliance SupportBundle CreateSpec
Appliance SupportBundle CreateSpec

This schema was added in vSphere API 7.0.1.0.

JSON Example
{
    "description": "string",
    "components": {
        "components": [
            "string"
        ]
    },
    "content_type": "string",
    "partition": "string"
}
string
description
Required

Support bundle creation description.

This property was added in vSphere API 7.0.1.0.

object
components
Optional

Support bundle components to be included. Map with groupName as key and list of components in that group as the value.

This property was added in vSphere API 7.0.1.0.

string
content_type
Optional

Describes the content type to be collected in support bundle.

For more information see: Appliance SupportBundle ContentType.

This property was added in vSphere API 8.0.2.0.

If missing or null, both logs and core files will be collected.

string
partition
Optional

Partition to be used for saving the support bundle. Available partitions can be retrieved using storage.list API.

This property was added in vSphere API 7.0.1.0.